From 1a3a5ec4ea73e6999c7042ead473625a9deead02 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期四, 28 八月 2025 17:41:56 +0800
Subject: [PATCH] 2025年08月28日17:41:53
---
countrypicker/build.gradle | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/countrypicker/build.gradle b/countrypicker/build.gradle
index 31e9713..b9c3af2 100644
--- a/countrypicker/build.gradle
+++ b/countrypicker/build.gradle
@@ -1,11 +1,11 @@
apply plugin: 'com.android.library'
android {
- compileSdkVersion 30
+ compileSdkVersion 33
defaultConfig {
minSdkVersion 15
- targetSdkVersion 30
+ targetSdkVersion 33
versionCode 300
versionName "3.0.0"
--
Gitblit v1.8.0