There was an error while loading. Please reload this page.
1 parent cdf91e1 commit 57cdfcbCopy full SHA for 57cdfcb
1 file changed
ide-android/build.gradle.kts
@@ -391,8 +391,8 @@ android {
391
minSdk = 26
392
targetSdk = 36
393
// versionCode must exceed the last published release (the previous-codebase app reached ~29).
394
- versionCode = 85
395
- versionName = "3.12.0"
+ versionCode = 86
+ versionName = "3.13.0"
396
// connectedAndroidTest harness (the on-device Kotlin-compiler discovery spike).
397
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
398
0 commit comments