Skip to content

Commit f904143

Browse files
author
develNerd
committed
Library
1 parent 745ded9 commit f904143

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
@@ -7,7 +7,7 @@ android {
77
minSdkVersion 19
88
targetSdkVersion 33
99
versionCode 38
10-
versionName "2.8.22"
10+
versionName "2.8.23"
1111
}
1212
}
1313

cs108library4a/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ android {
2323
}
2424

2525
def getVersionName = { ->
26-
return "1.0.0"
26+
return "2.8.23"
2727
}
2828

2929
def getArtifactId = { ->

0 commit comments

Comments
 (0)