Skip to content

Commit 08a5a83

Browse files
WallaceSitWallaceSit
authored andcommitted
v2.9.0
This version is the version released to the google play. Version number/code is changed.
1 parent 00c3596 commit 08a5a83

8 files changed

+3
-3
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
applicationId "com.csl.cs108ademoapp"
77
minSdkVersion 19
88
targetSdkVersion 33
9-
versionCode 38
10-
versionName "2.8.22"
9+
versionCode 39
10+
versionName "2.9.0"
1111
}
1212
}
1313

-245 KB
Binary file not shown.
279 KB
Binary file not shown.
-2.8 MB
Binary file not shown.
-2.41 MB
Binary file not shown.
-6.48 MB
Binary file not shown.
6.48 MB
Binary file not shown.

cs108library4a/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ android {
55
defaultConfig {
66
minSdkVersion 19
77
targetSdkVersion 33
8-
buildConfigField 'String', 'VERSION_NAME', "\"2.8.5\""
8+
buildConfigField 'String', 'VERSION_NAME', "\"2.9.0\""
99

1010
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
1111
}

0 commit comments

Comments
 (0)