File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ object Versions {
8
8
const val TARGET_SDK = 30
9
9
const val COMPILE_SDK = 30
10
10
11
- const val VERSION_NAME = " 3.8"
12
- const val VERSION_CODE = 63
11
+ const val VERSION_NAME = " 3.8.1 "
12
+ const val VERSION_CODE = 64
13
13
14
14
const val XIKOLO_API = 4
15
15
const val REALM_SCHEMA = 13
Original file line number Diff line number Diff line change @@ -184,6 +184,6 @@ fastlane android bundle_lernencloud
184
184
185
185
----
186
186
187
- This README.md is auto-generated and will be re-generated every time [ fastlane ] ( https://fastlane.tools ) is run.
187
+ This README.md is auto-generated and will be re-generated every time [ _ fastlane _ ] ( https://fastlane.tools ) is run.
188
188
More information about fastlane can be found on [ fastlane.tools] ( https://fastlane.tools ) .
189
189
The documentation of fastlane can be found on [ docs.fastlane.tools] ( https://docs.fastlane.tools ) .
You can’t perform that action at this time.
0 commit comments