Skip to content

Commit

Permalink
harmonize version code and version name
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Dec 16, 2020
1 parent e1d9d97 commit dbf06c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Expand Up @@ -197,7 +197,7 @@ android {
minSdkVersion(16)
targetSdkVersion(30)

versionCode = 350
versionCode = 360
versionName = "3.6.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit dbf06c4

Please sign in to comment.