Skip to content

Commit

Permalink
Release version 79.1.1 (169)
Browse files Browse the repository at this point in the history
- Thanks for the Weblate contributions from: minh, matte22ladde, markov, v1s7, Priit Jõerüüt, Retrial, Fabio Rusconi, bryce-lynch, Oğuz Ersen, Sebi, Reza Almanda, inson1, gallegonovato, P.O, nautilusx, 109247019824, Juraj Motuz, winver, Daviteusz, Kazushi Hayama, MkQtS, Vitor Henrique, Giovanni Donisi, Сергій and Software In Interlingua
- fix broken Tor Browser Alpha download (#570)
  • Loading branch information
Tobi823 committed Feb 20, 2024
1 parent 0b0a33f commit 99a8a51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ffupdater/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ android {
compileSdk 34

defaultConfig {
versionCode 168
versionCode 169
// (incompatible changes) . (backwards compatible functionality) . (backwards compatible bug fixes)
versionName '79.1.0'
versionName '79.1.1'
minSdk 21
targetSdk 34
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit 99a8a51

Please sign in to comment.