Skip to content

Commit 760119d

Browse files
committed
bump version to 1.3.1
1 parent 5a37968 commit 760119d

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

2020
dependenciesInfo {

0 commit comments

Comments
 (0)