We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85c167e commit 33c4d38Copy full SHA for 33c4d38
1 file changed
app/build.gradle
@@ -14,8 +14,8 @@ android {
14
// applicationId "com.yan.coderhelper"
15
minSdkVersion 16
16
targetSdkVersion 28
17
- versionCode 121
18
- versionName "1.2.1"
+ versionCode 123
+ versionName "1.2.3"
19
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
20
}
21
// buildTypes {
0 commit comments