Skip to content

Commit

Permalink
Update revision to v1.28 or version code 28
Browse files Browse the repository at this point in the history
  • Loading branch information
adeekshith committed Sep 25, 2024
1 parent 5b5740e commit 71cc688
Show file tree
Hide file tree
Showing 2 changed files with 4 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 @@ -12,8 +12,8 @@ android {
applicationId "com.parishod.watomatic"
minSdkVersion 21
targetSdkVersion 34
versionCode 28
versionName "1.28"
versionCode 29
versionName "1.29"

javaCompileOptions {
annotationProcessorOptions {
Expand Down
2 changes: 2 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/29.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Upgrade to make it work with Android SDK 34
* Bug fixes and performance improvements

0 comments on commit 71cc688

Please sign in to comment.