发布版本1.0.4(4)

This commit is contained in:
ocean 2025-11-26 11:36:30 +08:00
parent 70850c8a2c
commit f32114143d
2 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ android {
applicationId = "com.all.pdfreader.pdf.reader"
minSdk = 24
targetSdk = 36
versionCode = 3
versionName = "1.0.3"
versionCode = 4
versionName = "1.0.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"