1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 10:19:42 +02:00

lowered version code

This commit is contained in:
Gregor Santner 2016-03-29 20:22:49 +02:00
parent 42f73b9418
commit 45cb50111a

View file

@ -10,7 +10,7 @@ android {
minSdkVersion 15
targetSdkVersion 23
versionCode 1
versionName "0.9.0"
versionName "0.1.0"
}
buildTypes {
release {