Skip to content

Commit ece10ca

Browse files
committed
chore: bump version to 1.1
1 parent b058f47 commit ece10ca

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 = 34
16-
versionCode = 1
17-
versionName = "1.0"
16+
versionCode = 2
17+
versionName = "1.1"
1818
}
1919

2020
dependenciesInfo {

0 commit comments

Comments
 (0)