]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/build.gradle
Bump target API to 32. https://redmine.stoutner.com/issues/827
[PrivacyCell.git] / app / build.gradle
index 6474dbfd5a16dee3c7eb9ee63ce19f11d21089cf..f697490d1fa9f55a6fa094e03e4bdc1e2e04d2b3 100644 (file)
@@ -28,7 +28,7 @@ android {
     defaultConfig {
         applicationId "com.stoutner.privacycell"
         minSdk 30
-        targetSdk 31
+        targetSdk 32
         versionCode 8
         versionName "1.7"
     }