sample/build.gradle.kts
changeset 86 ed5dfac18c84
parent 72 746669e015f9
child 89 0cc872a9edbf
--- a/sample/build.gradle.kts	Tue May 06 10:37:57 2025 -0400
+++ b/sample/build.gradle.kts	Tue May 06 10:39:31 2025 -0400
@@ -93,11 +93,11 @@
 
 android {
     namespace = "com.geekorum.aboutoss.sampleapp"
-    compileSdk = 35
+    compileSdk = 36
 
     defaultConfig {
         applicationId = "com.geekorum.aboutoss.sampleapp"
-        minSdk = 24
+        minSdk = 28
         targetSdk = 33
         versionCode = 1
         versionName = "1.0"