Prepare v22.0 beta 1 release (#3567)
- Bump versionCode and versionName - Create new fastlane changelog - Add more detailed changelog to CHANGELOG.md
This commit is contained in:
parent
30b890a4e9
commit
ae1f62d317
3 changed files with 76 additions and 2 deletions
|
|
@ -28,8 +28,8 @@ android {
|
|||
namespace "com.keylesspalace.tusky"
|
||||
minSdk 23
|
||||
targetSdk 33
|
||||
versionCode 102
|
||||
versionName "21.0-test"
|
||||
versionCode 103
|
||||
versionName "22.0 beta 1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue