Skip to content

Commit

Permalink
Increment versioncode and versionname
Browse files Browse the repository at this point in the history
  • Loading branch information
vetux committed Aug 23, 2022
1 parent dd22432 commit 40ff0b7
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 @@ -6,8 +6,8 @@ android {
applicationId "com.phaseshifter.canora"
minSdkVersion 26
targetSdkVersion 32
versionCode 3232
versionName "0.11.1"
versionCode 3233
versionName "0.11.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
}
Expand Down

0 comments on commit 40ff0b7

Please sign in to comment.