Better spore trees

This commit is contained in:
Anuken
2020-08-14 22:21:47 -04:00
parent 91e5fa5409
commit 98844d752c
24 changed files with 2872 additions and 2824 deletions

View File

@@ -8,7 +8,7 @@ buildscript{
}
dependencies{
//IMPORTANT NOTICE: any version of the plugin after 3.4.1 will break builds for every API level < 24, perhaps even higher.
//IMPORTANT NOTICE: any version of the plugin after 3.4.1 will break builds
//it appears abstract methods don't get desugared properly (if at all)
classpath 'com.android.tools.build:gradle:3.4.1'
}