Update App Architecture

This commit is contained in:
2021-09-07 05:36:04 +02:00
parent 1367955396
commit abb21c994f
53 changed files with 867 additions and 245 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
object Apps {
const val compileSdk = 30
const val compileSdk = 31
const val buildToolsVersion = "30.0.3"
const val applicationId = "com.ericampire.android.androidstudycase"