Skip to content

Commit a3c1915

Browse files
committed
Version bump for sample App
1 parent 5f83c7e commit a3c1915

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

maoni-sample/build.gradle

+1-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
import groovy.swing.SwingBuilder
2-
31
/*
42
* Copyright (c) 2016 Armel Soro
53
*
@@ -72,7 +70,7 @@ android {
7270
minSdkVersion 15
7371
targetSdkVersion 23
7472
versionCode 1
75-
versionName "1.0.0"
73+
versionName "1.0.1"
7674

7775
vectorDrawables.useSupportLibrary = true
7876
}

0 commit comments

Comments
 (0)