Skip to content

Commit

Permalink
android: bump version code
Browse files Browse the repository at this point in the history
Signed-off-by: Elias Naur <[email protected]>
  • Loading branch information
eliasnaur committed Nov 7, 2020
1 parent 2b38d32 commit 39dfd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 29
versionCode 22
versionCode 23
versionName System.getenv("VERSION")
}
compileOptions {
Expand Down

0 comments on commit 39dfd84

Please sign in to comment.