This commit is contained in:
2018-02-19 15:20:38 +01:00
parent b76ad2b383
commit 9aba2c63fe
11 changed files with 56 additions and 5 deletions

View File

@ -4,7 +4,7 @@ android {
buildToolsVersion "27.0.3"
defaultConfig {
applicationId "net.DeltaWings.Android.Hangman"
minSdkVersion 19
minSdkVersion 21
targetSdkVersion 27
versionCode 1
versionName "1.0"