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 394e926 commit 7d627f0Copy full SHA for 7d627f0
1 file changed
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = "com.fcl.plugin.mobileglues"
14
minSdk = 26
15
targetSdk = 36
16
- versionCode = 1300
17
- versionName = "1.3.0"
+ versionCode = 1310
+ versionName = "1.3.1"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
}
0 commit comments