Skip to content

Commit 17c7b9a

Browse files
committed
Update app version to 1.3.2
1 parent ebbfb7e commit 17c7b9a

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 = 36
16-
versionCode = 9
17-
versionName = "1.3.1"
16+
versionCode = 10
17+
versionName = "1.3.2"
1818
}
1919

2020
dependenciesInfo {

0 commit comments

Comments
 (0)