Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandrsarapulovgl committed Sep 10, 2021
1 parent 686c544 commit 5a46e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/AppConfig.kt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ object Config {
val javaVersion = JavaVersion.VERSION_1_8

const val versionCode = 24
const val versionName = "1.1.16"
const val versionName = "1.2.0"

const val androidTestInstrumentation = "androidx.test.runner.AndroidJUnitRunner"
const val proguardConsumerRules = "consumer-rules.pro"
Expand Down

0 comments on commit 5a46e4d

Please sign in to comment.