Skip to content

Commit

Permalink
version code 4
Browse files Browse the repository at this point in the history
  • Loading branch information
DwEnn committed Oct 18, 2023
1 parent 92ce3ce commit c51f0d6
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 @@ -3,7 +3,7 @@ object AppConfig {
const val targetSdkVersion = 33
const val compileSdkVersion = 33

const val versionCode = 3
const val versionCode = 4
const val versionName = "1.0.0"

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

0 comments on commit c51f0d6

Please sign in to comment.