Skip to content

Commit

Permalink
Bump version code
Browse files Browse the repository at this point in the history
  • Loading branch information
Mygod committed Jul 8, 2020
1 parent 07df004 commit eaeab4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ android {
minSdkVersion(21)
targetSdkVersion(targetSdk)
resConfigs(listOf("it", "ru", "zh-rCN", "zh-rTW"))
versionCode = 239
versionCode = 240
versionName = "2.10.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions.annotationProcessorOptions.arguments(mapOf(
Expand Down

0 comments on commit eaeab4c

Please sign in to comment.