Some Small preparations for Java Class && the County Fair Demo stuff

This commit is contained in:
Nathaniel Palme
2021-08-03 17:40:35 -05:00
parent 93fcfef1c6
commit 3fdbbb7832
29 changed files with 1346 additions and 171 deletions

View File

@@ -15,7 +15,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.0.1'
classpath 'com.android.tools.build:gradle:4.1.2'
}
}