We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57a7de8 commit 6ae5a03Copy full SHA for 6ae5a03
app/build.gradle.kts
@@ -27,8 +27,8 @@ android {
27
applicationId = "rs.ruffle"
28
minSdk = 26
29
targetSdk = 35
30
- versionCode = 260119
31
- versionName = "0.260119"
+ versionCode = 260126
+ versionName = "0.260126"
32
33
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
34
vectorDrawables {
0 commit comments