Skip to content

Commit

Permalink
- bump version; (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
MykhailoNester authored Mar 1, 2022
1 parent 6de5fd0 commit 844c097
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 @@ -28,7 +28,7 @@ object Config {
const val targetSdk = 29
val javaVersion = JavaVersion.VERSION_1_8

const val versionCode = 36
const val versionCode = 37
const val versionName = "1.3.0"

const val androidTestInstrumentation = "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 844c097

Please sign in to comment.