build: bump version to 1.0.36 (#52)
This commit is contained in:
parent
c61a264a65
commit
fe48f444e2
1 changed files with 2 additions and 2 deletions
|
|
@ -26,8 +26,8 @@ android {
|
|||
applicationId = "com.aryan.reader"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 36
|
||||
versionName = "1.0.35"
|
||||
versionCode = 37
|
||||
versionName = "1.0.36"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
externalNativeBuild {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue