Explorar el Código

1.强制旋转屏幕为180度

JaycePC hace 6 días
padre
commit
524898cca3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -19,7 +19,7 @@ android {
         minSdk 31
         targetSdk 35
         versionCode 2
-        versionName "1.1"
+        versionName "1.2"
 
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
         room {