"Update" to version 0.1

This commit is contained in:
Lonami Exo 2017-01-31 12:50:16 +01:00
parent 4fe34c1d75
commit 5bedfd8d5b
4 changed files with 7 additions and 3 deletions

View file

@ -21,6 +21,9 @@ android {
applicationId "io.github.lonamiwebs.klooni"
minSdkVersion 8
targetSdkVersion 25
versionCode 100
versionName "0.1"
}
}