mirror of
https://github.com/adolfintel/OpenPods.git
synced 2026-09-14 14:56:11 -04:00
Fixed appid
This commit is contained in:
@@ -5,7 +5,7 @@ android {
|
||||
buildToolsVersion '30.0.2'
|
||||
|
||||
defaultConfig {
|
||||
applicationId 'com.dosse.airpodsr'
|
||||
applicationId "com.dosse.airpods"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 15
|
||||
|
||||
Reference in New Issue
Block a user