Skip to content

Commit ab8a38f

Browse files
chore: prepare release 1.4.67
1 parent ec2eba6 commit ab8a38f

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 29
1717
targetSdkVersion 36
1818
versionCode 1004067
19-
versionName "1.4.67-SNAPSHOT"
19+
versionName "1.4.67"
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 29
1616
targetSdkVersion 36
1717
versionCode 1004067
18-
versionName "1.4.67-SNAPSHOT"
18+
versionName "1.4.67"
1919
}
2020

2121
buildTypes {

0 commit comments

Comments
 (0)