Skip to content

Commit 778077e

Browse files
committed
Release v1.4.11 (code 26)
1 parent cef9ac7 commit 778077e

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
@@ -33,7 +33,7 @@ android {
3333
minSdkVersion 24
3434
targetSdkVersion 30
3535
versionCode 26
36-
versionName "${gitCommitHash}"
36+
versionName "1.4.11"
3737
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3838
}
3939
buildTypes {

0 commit comments

Comments
 (0)