rename example

This commit is contained in:
2026-06-01 03:09:19 +02:00
parent 7f3d14a764
commit b5473bfafc
59 changed files with 261 additions and 182 deletions
+2 -2
View File
@@ -4,7 +4,7 @@ plugins {
}
android {
namespace = "com.example.gudariwallet"
namespace = "com.bitcointxoko.gudariwallet"
compileSdk {
version = release(36) {
minorApiLevel = 1
@@ -12,7 +12,7 @@ android {
}
defaultConfig {
applicationId = "com.example.gudariwallet"
applicationId = "com.bitcointxoko.gudariwallet"
minSdk = 26
targetSdk = 36
versionCode = 1