File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929deploy :
3030 provider : releases
3131 api_key : ${GH_TOKEN}
32- file :
33- - $HOME/app/build/outputs/*
3432 skip_cleanup : true
3533 on :
3634 tags : true
Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ android {
2020 applicationId " com.cyl.musiclake"
2121 minSdkVersion 21
2222 targetSdkVersion 28
23- versionCode 30
24- versionName " 4.5 .0"
23+ versionCode 31
24+ versionName " 5.0 .0"
2525 multiDexEnabled true
2626 android. compileOptions. sourceCompatibility 1.8
2727 android. compileOptions. targetCompatibility 1.8
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<litepal >
33 <dbname value =" musiclake1" />
4- <version value =" 10 " />
4+ <version value =" 11 " />
55 <list >
66 <mapping class =" com.cyl.musiclake.bean.Music" />
77 <mapping class =" com.cyl.musiclake.bean.Playlist" />
You can’t perform that action at this time.
0 commit comments