Bump version to 1.0.50 (54) (#382)

This commit is contained in:
Aryan 2026-06-14 14:06:30 +05:30 committed by GitHub
parent 625a4d5d2e
commit e615128a23
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,8 +57,8 @@ android {
applicationId = "com.aryan.reader"
minSdk = 26
targetSdk = 35
versionCode = 53
versionName = "1.0.49"
versionCode = 54
versionName = "1.0.50"
resourceConfigurations += configuredAppLocaleTags()
.map { it.toAndroidResourceConfiguration() }