Update release

This commit is contained in:
Tanguy Herbron 2018-04-23 16:14:13 +02:00
parent b40bd8f453
commit 99f5366fb8
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/build
/captures
.externalNativeBuild
*.apk

View File

@ -7,7 +7,7 @@ android {
minSdkVersion 23
targetSdkVersion 27
versionCode 1
versionName "0.1"
versionName "0.0.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {

Binary file not shown.