mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-20 00:40:33 +00:00
Add desugaring for Android < 7 compatibility
This commit is contained in:
parent
0eb9a25687
commit
a25dbc5cdd
3 changed files with 6 additions and 3 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
google()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:3.6.3'
|
||||
classpath 'com.android.tools.build:gradle:4.0.0'
|
||||
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.12'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue