Skip to content

Commit 7d627f0

Browse files
committed
Reapply "[Chore] (Version): Bump version to 1.3.1"
This reverts commit 9fe6ee7.
1 parent 394e926 commit 7d627f0

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 = "com.fcl.plugin.mobileglues"
1414
minSdk = 26
1515
targetSdk = 36
16-
versionCode = 1300
17-
versionName = "1.3.0"
16+
versionCode = 1310
17+
versionName = "1.3.1"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
}

0 commit comments

Comments
 (0)