Add scale to models
This commit is contained in:
@@ -95,11 +95,11 @@ def enableProguardInReleaseBuilds = false
|
||||
|
||||
android {
|
||||
buildToolsVersion "27.0.3"
|
||||
compileSdkVersion 25
|
||||
compileSdkVersion 27
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.deightonar"
|
||||
minSdkVersion 23
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 27
|
||||
versionCode 1
|
||||
versionName "1.0.0"
|
||||
|
||||
Reference in New Issue
Block a user