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 f6ac55e commit 70d262cCopy full SHA for 70d262c
app/build.gradle.kts
@@ -26,8 +26,8 @@ android {
26
applicationId = "rs.ruffle"
27
minSdk = 26
28
targetSdk = 35
29
- versionCode = 250616
30
- versionName = "0.250616"
+ versionCode = 250618
+ versionName = "0.250618"
31
32
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
33
vectorDrawables {
0 commit comments