Bump pangutext-android to 1.0.3

This commit is contained in:
2025-08-03 23:16:55 +08:00
parent 2f5c44bbf6
commit 50b74c1cb7
3 changed files with 15 additions and 5 deletions

View File

@@ -8,14 +8,14 @@ kotlin.incremental.useClasspathSnapshot=true
project.name=PanguText
project.url=https://github.com/BetterAndroid/PanguText
project.groupName=com.highcapable.pangutext
project.android.compileSdk=35
project.android.compileSdk=36
project.android.minSdk=21
project.android.targetSdk=35
project.android.targetSdk=36
project.app.packageName=com.highcapable.pangutext.demo
project.app.versionName=universal
project.app.versionCode=1
project.pangutext-android.namespace=${project.groupName}.android
project.pangutext-android.version="1.0.2"
project.pangutext-android.version="1.0.3"
# Maven Publish Configuration
SONATYPE_HOST=CENTRAL_PORTAL
RELEASE_SIGNING_ENABLED=true