mirror of
https://github.com/vanitasvitae/EnigmAndroid.git
synced 2025-09-09 10:19:40 +02:00
Added Settings Activity and new Color Scheme
This commit is contained in:
parent
965aee43dd
commit
656a25d944
21 changed files with 366 additions and 24 deletions
|
@ -13,12 +13,11 @@ android {
|
|||
}
|
||||
buildTypes {
|
||||
release {
|
||||
runProguard false
|
||||
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile 'com.android.support:support-v4:21.+'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue