1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00
This commit is contained in:
Gregor Santner 2016-06-05 18:03:20 +02:00
parent 3a49a83896
commit f36502ecc5
3 changed files with 29 additions and 7 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "com.github.dfa.diaspora_android"
minSdkVersion 15
targetSdkVersion 23
versionCode 2
versionName "0.1.1"
versionCode 3
versionName "0.1.2"
}
buildTypes {
release {