Skip to content

Commit

Permalink
Bump version name and code to see if we can trigger a F-Droid release (
Browse files Browse the repository at this point in the history
…#4605)

Bump version name and code to see if we can trigger a F-Droid release
  • Loading branch information
teolemon committed Mar 25, 2022
1 parent 3f4d9bb commit ebe542a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -221,8 +221,8 @@ android {
minSdk = 16
targetSdk = 31

versionCode = 433
versionName = "3.6.8"
versionCode = 582
versionName = "3.8.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
Expand Down

0 comments on commit ebe542a

Please sign in to comment.