|
@ -3,12 +3,12 @@ plugins { |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
android { |
|
|
android { |
|
|
namespace 'com.example.oxfacelogin' |
|
|
|
|
|
|
|
|
namespace 'com.ouxuan.oxface' |
|
|
compileSdk 35 |
|
|
compileSdk 35 |
|
|
buildToolsVersion "35.0.0" |
|
|
buildToolsVersion "35.0.0" |
|
|
|
|
|
|
|
|
defaultConfig { |
|
|
defaultConfig { |
|
|
applicationId "com.example.oxfacelogin" |
|
|
|
|
|
|
|
|
applicationId "com.ouxuan.oxface" |
|
|
minSdk 21 |
|
|
minSdk 21 |
|
|
targetSdk 35 |
|
|
targetSdk 35 |
|
|
versionCode 1 |
|
|
versionCode 1 |
|
|