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 cb417b6 commit 037795aCopy full SHA for 037795a
app/build.gradle.kts
@@ -27,8 +27,8 @@ android {
27
applicationId = "rs.ruffle"
28
minSdk = 26
29
targetSdk = 35
30
- versionCode = 251027
31
- versionName = "0.251027"
+ versionCode = 251103
+ versionName = "0.251103"
32
33
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
34
vectorDrawables {
0 commit comments