Skip to content

Commit 1240142

Browse files
chore: prepare release 1.4.4
1 parent db9f94f commit 1240142

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ android {
1616
minSdkVersion 26
1717
targetSdkVersion 35
1818
versionCode 1004004
19-
versionName "1.4.4-SNAPSHOT"
19+
versionName "1.4.4"
2020
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2121
javaCompileOptions {
2222
annotationProcessorOptions {

utils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
minSdkVersion 26
1616
targetSdkVersion 35
1717
versionCode 1004004
18-
versionName "1.4.4-SNAPSHOT"
18+
versionName "1.4.4"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)