Skip to content

Commit 0b24f86

Browse files
committed
chore: bump the version to 1.1.2
1 parent a6e1930 commit 0b24f86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.raival.compose.file.explorer"
1414
minSdk = 26
1515
targetSdk = 35
16-
versionCode = 3
17-
versionName = "1.1.1"
16+
versionCode = 4
17+
versionName = "1.1.2"
1818
}
1919

2020
dependenciesInfo {

0 commit comments

Comments
 (0)