Update version number

This commit is contained in:
Bonneville
2017-02-03 10:11:21 -05:00
parent cdf8d5c973
commit 284f833cf8

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.wismna.geoffroy.donext"
minSdkVersion 15
targetSdkVersion 23
versionCode 10
versionName "0.10"
versionCode 11
versionName "1.0.0"
}
buildTypes {
release {