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 71511d9 commit 0f3468bCopy full SHA for 0f3468b
app/build.gradle.kts
@@ -27,8 +27,8 @@ android {
27
applicationId = "rs.ruffle"
28
minSdk = 26
29
targetSdk = 35
30
- versionCode = 250909
31
- versionName = "0.250909"
+ versionCode = 250915
+ versionName = "0.250915"
32
33
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
34
vectorDrawables {
0 commit comments