Death to unit.dp

This commit is contained in:
Anuken
2017-12-19 20:51:46 -05:00
parent 9e298bde03
commit e529cabfb1
35 changed files with 150 additions and 157 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ dependencies {
android {
buildToolsVersion '26.0.2'
compileSdkVersion 25
compileSdkVersion 26
sourceSets {
main {
manifest.srcFile 'AndroidManifest.xml'
@@ -34,7 +34,7 @@ android {
defaultConfig {
applicationId "io.anuke.mindustry"
minSdkVersion 9
targetSdkVersion 25
targetSdkVersion 26
}
compileOptions {