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 Jun 30, 2021
1 parent 10ded1b commit 639aeba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ android {
defaultConfig {
minSdkVersion 22
targetSdkVersion 30
versionCode 44
versionName "v1.10.0-405ea978f8b-g47b732aaab1"
versionCode 45
versionName "v1.10.0-405ea978f8b-g10ded1bad29"
}
compileOptions {
sourceCompatibility 1.8
Expand Down

0 comments on commit 639aeba

Please sign in to comment.