Skip to content

Commit 9f656eb

Browse files
committed
chore: update target sdk to 37
1 parent afc0fcc commit 9f656eb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ kotlin.code.style=official
77
project.name=PanguText
88
project.url=https://github.com/BetterAndroid/PanguText
99
project.groupName=com.highcapable.pangutext
10-
project.android.compileSdk=36
10+
project.android.compileSdk=37
1111
project.android.minSdk=21
12-
project.android.targetSdk=36
12+
project.android.targetSdk=37
1313
project.samples.demo-android.packageName=com.highcapable.pangutext.demo
1414
project.samples.demo-android.versionName=universal
1515
project.samples.demo-android.versionCode=1

0 commit comments

Comments
 (0)