Skip to content

Commit

Permalink
Version update
Browse files Browse the repository at this point in the history
  • Loading branch information
KiARC committed Oct 20, 2022
1 parent d31d28f commit 1175c56
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.katiearose.sobriety"
minSdk 21
targetSdk 33
versionCode 14
versionName "v5.9.9"
versionCode 15
versionName "v6.0.0"
setProperty("archivesBaseName", "Sobriety $versionName")
}

Expand Down
5 changes: 5 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/15.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
v6.0.0 So many updates
- Many new features done by the one and only unbiaseduser, thank you so much dude
- Pause and start relapse tracking
- Better UI
- Relapse history! Finally!

0 comments on commit 1175c56

Please sign in to comment.