Skip to content

Commit b24c59a

Browse files
Release Version 1.3.5
1 parent b5bfb20 commit b24c59a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "ara.memoryguardian"
1414
minSdk = libs.versions.minSdk.get().toInt()
1515
targetSdk = libs.versions.targetSdk.get().toInt()
16-
versionCode = 9
17-
versionName = "1.3.4"
16+
versionCode = 10
17+
versionName = "1.3.5"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables.useSupportLibrary = true

0 commit comments

Comments
 (0)