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 e580087 commit 03cec3cCopy full SHA for 03cec3c
FCL/build.gradle.kts
@@ -41,8 +41,8 @@ android {
41
applicationId = "com.tungsten.fcl"
42
minSdk = libs.versions.minSdk.get().toInt()
43
targetSdk = libs.versions.targetSdk.get().toInt()
44
- versionCode = 1259
45
- versionName = "1.2.5.9"
+ versionCode = 1260
+ versionName = "1.2.6.0"
46
}
47
48
buildTypes {
0 commit comments