We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ef6a1 commit 11fcaeaCopy full SHA for 11fcaea
app/build.gradle.kts
@@ -16,7 +16,7 @@ android {
16
applicationId = "de.dertyp7214.rboardpatcher"
17
minSdk = 23
18
targetSdk = 36
19
- versionCode = 3402
+ versionCode = 3403
20
versionName = "3.4"
21
22
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments