Skip to content

Commit

Permalink
Release for F-Droid
Browse files Browse the repository at this point in the history
  • Loading branch information
teolemon committed Jan 10, 2021
1 parent a966783 commit 2cb665f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -206,8 +206,8 @@ android {
minSdkVersion(16)
targetSdkVersion(30)

versionCode = 360
versionName = "3.6.0"
versionCode = 362
versionName = "3.6.2"

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

0 comments on commit 2cb665f

Please sign in to comment.