bump version to 1.0.35(build 36) (#41)

This commit is contained in:
Aryan 2026-03-07 22:52:42 +05:30 committed by GitHub
parent 6bc4f9bafd
commit e78950e672
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,8 +26,8 @@ android {
applicationId = "com.aryan.reader"
minSdk = 26
targetSdk = 35
versionCode = 35
versionName = "1.0.34"
versionCode = 36
versionName = "1.0.35"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
externalNativeBuild {