Skip to content

Commit 0b2179f

Browse files
committed
[Chore] (Version): Bump version to 1.3.0.
1 parent c277c34 commit 0b2179f

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 = 35
16-
versionCode = 1299
17-
versionName = "1.3.0·RC1"
16+
versionCode = 1300
17+
versionName = "1.3.0"
1818

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

0 commit comments

Comments
 (0)