eduvpn / android

Android eduVPN application
https://play.google.com/store/apps/details?id=nl.eduvpn.app&hl=en
GNU General Public License v3.0
126 stars 44 forks source link

Remove API V2 - 2 #382

Closed fantostisch closed 1 year ago

fantostisch commented 1 year ago

Rebased https://github.com/eduvpn/android/pull/371

dzolnai commented 1 year ago

Feel free to self-merge after fixing the conflicts

dzolnai commented 1 year ago

@fantostisch can you fix the CI error in this PR?

/Users/runner/work/android/android/app/src/main/res/values-de/strings.xml:75: Error: "settings_saved" is translated here but not found in default locale [ExtraTranslation]
> Task :app:l8DexDesugarLibBasicRelease UP-TO-DATE
    <string name="settings_saved">Ă„nderungen in Einstellungen gespeichert.</string>
fantostisch commented 1 year ago

Feel free to self-merge after fixing the conflicts

The build and merge conflicts are fixed, I do not have the permission to merge