Skip to content

Commit 8354ecd

Browse files
committed
Bump to 1.1
1 parent 6b9d497 commit 8354ecd

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
@@ -10,8 +10,8 @@ android {
1010
applicationId "to.dev.dev_android"
1111
minSdkVersion 19
1212
targetSdkVersion 28
13-
versionCode 2
14-
versionName "1.0.1"
13+
versionCode 3
14+
versionName "1.1"
1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
}
1717
buildTypes {

0 commit comments

Comments
 (0)