Skip to content

Commit

Permalink
reset version code
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleem92 committed Sep 18, 2024
1 parent 30817cd commit d3e997c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/buildSrc/src/main/kotlin/BuildConfigs.kt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ object BuildConfigs {
const val minSdk = 26
const val compileSdk = 34
const val targetSdk = 34
const val versionCode = 12
const val versionCode = 11
const val versionName = "2.0.0"
const val applicationId = "org.smartregister.opensrp"
const val jvmToolchain = 17
Expand Down

0 comments on commit d3e997c

Please sign in to comment.