Skip to content

Commit

Permalink
Updated version code
Browse files Browse the repository at this point in the history
  • Loading branch information
CookieJarApps committed Apr 5, 2024
1 parent b1e6d38 commit e92ed78
Showing 1 changed file with 2 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 @@ -15,8 +15,8 @@ android {
minSdkVersion 21
targetSdkVersion 33
// Increment by 4 with each update
versionCode 96
versionName "23.0"
versionCode 100
versionName "24.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
compileOptions {
Expand Down

0 comments on commit e92ed78

Please sign in to comment.