Skip to content

Commit

Permalink
[ci skip] [CI] Bump Android build code
Browse files Browse the repository at this point in the history
  • Loading branch information
shabangbackend committed Jul 14, 2021
1 parent 950c38b commit 72a5681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ android {
applicationId "cf.shabang.condution"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 33
versionCode 34
versionName "1.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 72a5681

Please sign in to comment.