mirror of
https://github.com/Aviortheking/Hangman.git
synced 2024-12-19 18:20:54 +00:00
Update time !
This commit is contained in:
@ -3,7 +3,7 @@ android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion "26.0.1"
|
||||
defaultConfig {
|
||||
applicationId "net.DeltaWings.Android.Pendu"
|
||||
applicationId "net.DeltaWings.Android.Hangman"
|
||||
minSdkVersion 15
|
||||
targetSdkVersion 26
|
||||
versionCode 1
|
||||
@ -27,7 +27,6 @@ dependencies {
|
||||
compile 'com.android.support.constraint:constraint-layout:1.0.2'
|
||||
compile 'com.android.support:design:26.1.0'
|
||||
compile 'com.android.support:support-vector-drawable:26.1.0'
|
||||
compile 'com.google.android.gms:play-services-ads:11.0.4'
|
||||
testCompile 'junit:junit:4.12'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user