~singpolyma/cheogram-android

6ee2807027a0b37fda7a065c5505062ac9f05405 — Daniel Gultsch 3 years ago a6244d9
bump gradle plugin
1 files changed, 1 insertions(+), 1 deletions(-)

M build.gradle
M build.gradle => build.gradle +1 -1
@@ 8,7 8,7 @@ buildscript {
        jcenter()
    }
    dependencies {
        classpath 'com.android.tools.build:gradle:4.1.2'
        classpath 'com.android.tools.build:gradle:4.1.3'
    }
}