Fix resource shrinking

This commit is contained in:
Koitharu
2021-07-02 08:23:25 +03:00
parent bbd43b51e3
commit ed89d76488
4 changed files with 12 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.1.3'
classpath 'com.android.tools.build:gradle:4.2.2'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:1.5.0'
// NOTE: Do not place your application dependencies here; they belong