Skip to content

Commit faebccc

Browse files
committed
bump version 1.0.1 (version code 3)
1 parent 71b9f20 commit faebccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId "com.yapp.android2"
1919
minSdk 23
2020
targetSdk 32
21-
versionCode 2
22-
versionName "1.0.0"
21+
versionCode 3
22+
versionName "1.0.1"
2323

2424
manifestPlaceholders = [
2525
schemePrefix : schemes['bestfriends']

0 commit comments

Comments
 (0)