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