Skip to content

Commit

Permalink
Bumped to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
steve1316 committed Nov 22, 2021
1 parent 737e350 commit ef46e8a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.steve1316.uma_android_automation"
minSdkVersion 24
targetSdkVersion 30
versionCode 14
versionName "2.1.0"
versionCode 15
versionName "2.1.1"
}

buildTypes {
Expand Down
13 changes: 4 additions & 9 deletions app/update.xml
Original file line number Diff line number Diff line change
@@ -1,19 +1,14 @@
<AppUpdater>
<update>
<latestVersion>2.1.0</latestVersion>
<latestVersion>2.1.1</latestVersion>
<url>https://github.com/steve1316/uma-android-automation/releases</url>
<releaseNotes>
v2.1.0 - Changelog
v2.1.1 - Changelog

New
---
- Added support for the new Characters: Gold City (Festival), Symboli Rudolf (Festival) and Tosen Jordan.
- Added support for the new Support Cards: SSR Stamina Narita Brian, R/SSR Intelligence Curren Chan and SSR Guts Yukino Bijin.

Fixes
---
- General bugfixes and optimizations for Ao Haru campaign.
- General optimizations for General campaign.
- Added support for the new Character: Mejiro Dober.
- Added support for the new Support Cards: SR Speed Vodka and SSR Power Daitaku Helios.
</releaseNotes>
</update>
</AppUpdater>

0 comments on commit ef46e8a

Please sign in to comment.