We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afc0fcc commit 9f656ebCopy full SHA for 9f656eb
1 file changed
gradle.properties
@@ -7,9 +7,9 @@ kotlin.code.style=official
7
project.name=PanguText
8
project.url=https://github.com/BetterAndroid/PanguText
9
project.groupName=com.highcapable.pangutext
10
-project.android.compileSdk=36
+project.android.compileSdk=37
11
project.android.minSdk=21
12
-project.android.targetSdk=36
+project.android.targetSdk=37
13
project.samples.demo-android.packageName=com.highcapable.pangutext.demo
14
project.samples.demo-android.versionName=universal
15
project.samples.demo-android.versionCode=1
0 commit comments