Explorar o código

spoof carrierId

x1ongzhu hai 1 ano
pai
achega
eec0814d1f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app/build.gradle

+ 2 - 2
app/build.gradle

@@ -10,8 +10,8 @@ android {
         applicationId "com.example.modifiermodule"
         minSdk 24
         targetSdk 34
-        versionCode 1
-        versionName "1.0"
+        versionCode 2
+        versionName "1.0.1"
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
     }