Change appid to xyz.blueskyweb.app

This commit is contained in:
Paul Frazee
2022-11-14 13:13:08 -06:00
parent 4727fb25ce
commit bd62ab2f92
15 changed files with 24 additions and 26 deletions
+1 -1
View File
@@ -135,7 +135,7 @@ android {
compileSdkVersion rootProject.ext.compileSdkVersion
defaultConfig {
applicationId "app.bsky"
applicationId "xyz.blueskyweb.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1