Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit b34721f

Browse files
authored
Release 2.0
Signed-off-by: Giorgio Cantoni <giorgio.canto98@gmail.com>
1 parent 03499d9 commit b34721f

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
@@ -6,8 +6,8 @@ android {
66
applicationId "dialogmenu.folgore95.it.dialogmenu"
77
minSdkVersion 15
88
targetSdkVersion 28
9-
versionCode 1
10-
versionName "1.0"
9+
versionCode 2
10+
versionName "2.0"
1111
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
1212
}
1313
buildTypes {

0 commit comments

Comments
 (0)