Skip to content

Commit 8783545

Browse files
committed
release : version 1.0.2 🎉
1 parent 8948076 commit 8783545

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ android {
1515
applicationId "com.dongyang.android.youdongknowme"
1616
minSdk 24
1717
targetSdk 32
18-
versionCode 2
19-
versionName "1.0.1"
18+
versionCode 3
19+
versionName "1.0.2"
2020

2121
buildConfigField "String", "API_KEY", properties['API_KEY']
2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)