Skip to content

Commit 52abb48

Browse files
committed
1.2.9.5
1 parent 489a742 commit 52abb48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

FCL/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ android {
4545
applicationId = "com.tungsten.fcl"
4646
minSdk = libs.versions.minSdk.get().toInt()
4747
targetSdk = libs.versions.targetSdk.get().toInt()
48-
versionCode = 1294
49-
versionName = "1.2.9.4"
48+
versionCode = 1295
49+
versionName = "1.2.9.5"
5050
}
5151

5252
buildTypes {

0 commit comments

Comments
 (0)