Explorar o código

Android SDK version update.

Daniel hai 10 meses
pai
achega
7424d35ecf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app.config.ts

+ 1 - 1
app.config.ts

@@ -102,7 +102,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
       {
         android: {
           minSdkVersion: 24,
-          targetSdkVersion: 33,
+          targetSdkVersion: 34,
           // kotlinVersion: '1.7.1'
         }
       }