Update setup

This commit is contained in:
topjohnwu
2022-05-27 00:44:20 -07:00
parent 683cfee88b
commit b3f05fd925
4 changed files with 10 additions and 28 deletions

View File

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