Skip to content

Commit 92479ef

Browse files
committed
Release v1.4.8 (code 23)
1 parent 8a866b3 commit 92479ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ android {
3333
minSdkVersion 24
3434
targetSdkVersion 30
3535
versionCode 23
36-
versionName "${gitCommitHash}"
36+
versionName "1.4.8"
3737
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3838
}
3939
buildTypes {

0 commit comments

Comments
 (0)