Update Android Studio

This commit is contained in:
topjohnwu
2022-05-09 20:53:47 -07:00
parent 4eb9240806
commit 24603b3cef
10 changed files with 16 additions and 12 deletions

View File

@@ -5,6 +5,7 @@ plugins {
setupCommon()
android {
namespace = "com.topjohnwu.shared"
defaultConfig {
consumerProguardFiles("proguard-rules.pro")
}