Skip to content

Commit b06a5ca

Browse files
committed
Bump version to 3.6.2
Signed-off-by: Leonardo Ledda <leonardoledda@gmail.com>
1 parent 5ffc25d commit b06a5ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ android {
3232
minSdk = 26
3333
targetSdk = 35
3434
versionCode = commitCount
35-
versionName = "3.6.1 ($commitHash)"
35+
versionName = "3.6.2 ($commitHash)"
3636
}
3737

3838
buildTypes {

0 commit comments

Comments
 (0)