Fix bugs in Setting screen & add a way to exit without saving

This commit is contained in:
sigmabeta
2016-01-24 19:31:34 -05:00
parent cf7f5d078b
commit fb04622039
17 changed files with 150 additions and 7 deletions

View File

@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:2.0.0-alpha5'
classpath 'com.android.tools.build:gradle:2.0.0-alpha7'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files