Skip to content

Commit 073e090

Browse files
authored
Bump version to 5.0.0
1 parent 1d11bab commit 073e090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
minSdkVersion 31
1616
targetSdkVersion 36
1717
versionCode rootProject.ext.commitCount
18-
versionName "4.3.0"
18+
versionName "5.0.0"
1919
}
2020

2121
Properties localProperties = new Properties()

0 commit comments

Comments
 (0)