We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54fc797 commit 8dca163Copy full SHA for 8dca163
app/build.gradle.kts
@@ -19,8 +19,8 @@ android {
19
applicationId = "org.nsh07.wikireader"
20
minSdk = 26
21
targetSdk = 36
22
- versionCode = 45
23
- versionName = "2.4.1"
+ versionCode = 46
+ versionName = "2.5.0-alpha01"
24
25
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
26
vectorDrawables {
0 commit comments