This commit is contained in:
parent
ab38b37d11
commit
43b946c6a7
@ -1,8 +1,8 @@
|
|||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
namespace 'net.crystalyx.sharewithtitle'
|
namespace = 'net.crystalyx.sharewithtitle'
|
||||||
compileSdk 34
|
compileSdk = 34
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId = "net.crystalyx.sharewithtitle"
|
applicationId = "net.crystalyx.sharewithtitle"
|
||||||
minSdkVersion = 11
|
minSdkVersion = 11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user