Mercurial > cgi-bin > hgweb.cgi > SimpleResizer
diff build.gradle @ 36:70f1d11d53ad
Attempt to make it work on Android 9 and earlier.
author | David Barts <n5jrn@me.com> |
---|---|
date | Fri, 19 Mar 2021 12:49:13 -0700 |
parents | 19c584b29679 |
children | d723d07d5bc0 |
line wrap: on
line diff
--- a/build.gradle Thu Mar 11 22:41:48 2021 -0800 +++ b/build.gradle Fri Mar 19 12:49:13 2021 -0700 @@ -6,7 +6,7 @@ jcenter() } dependencies { - classpath "com.android.tools.build:gradle:4.1.2" + classpath 'com.android.tools.build:gradle:4.1.3' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" // NOTE: Do not place your application dependencies here; they belong