mirror of
https://github.com/ouchadam/small-talk.git
synced 2025-01-11 09:34:03 +01:00
lifting application id to the convention consumer
This commit is contained in:
parent
83f0c1a243
commit
c299d558d3
@ -7,7 +7,9 @@ applyCrashlyticsIfRelease()
|
||||
|
||||
android {
|
||||
namespace "app.dapk.st"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "app.dapk.st"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'),
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit b6d51ca9d12b26bf7a73b12807e8ad316a5bd403
|
||||
Subproject commit 22256bffeb9f3723bf3d01b39825f344e41150dc
|
Loading…
Reference in New Issue
Block a user