Skip to content

Commit

Permalink
Incremented version to 2.0 (because of name change)
Browse files Browse the repository at this point in the history
  • Loading branch information
Crazyphil committed Aug 28, 2023
1 parent 93f28f6 commit bcc725a
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 @@ -30,9 +30,9 @@ android {
defaultConfig {
applicationId android.namespace
minSdk 21
versionCode 2
versionName "1.1"
targetSdk 33
versionCode 3
versionName "2.0"
}

buildTypes {
Expand Down

0 comments on commit bcc725a

Please sign in to comment.