mirror of
https://github.com/Michatec/michas-droid.git
synced 2026-05-31 02:12:42 +02:00
- Renamed the package Name
- Update some features - Fix some bugs
This commit is contained in:
+2
-2
@@ -13,11 +13,11 @@ buildscript {
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
namespace 'nya.kitsunyan.foxydroid'
|
||||
namespace 'com.michatec.store'
|
||||
compileSdk 36
|
||||
|
||||
defaultConfig {
|
||||
applicationId 'nya.kitsunyan.foxydroid'
|
||||
applicationId 'com.michatec.store'
|
||||
minSdk 30
|
||||
targetSdk 36
|
||||
versionCode 15
|
||||
|
||||
Reference in New Issue
Block a user