Skip to content

Commit 33c4d38

Browse files
committed
Update build.gradle
1 parent 85c167e commit 33c4d38

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
// applicationId "com.yan.coderhelper"
1515
minSdkVersion 16
1616
targetSdkVersion 28
17-
versionCode 121
18-
versionName "1.2.1"
17+
versionCode 123
18+
versionName "1.2.3"
1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2020
}
2121
// buildTypes {

0 commit comments

Comments
 (0)