We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c277c34 commit 0b2179fCopy full SHA for 0b2179f
1 file changed
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = "com.fcl.plugin.mobileglues"
14
minSdk = 26
15
targetSdk = 35
16
- versionCode = 1299
17
- versionName = "1.3.0·RC1"
+ versionCode = 1300
+ versionName = "1.3.0"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
}
0 commit comments