Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
Again, F-droid failed to build because I did not increment the version before building
  • Loading branch information
yellowbluesky committed Mar 27, 2021
1 parent 1b6add2 commit 362caf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx1536M"
android.enableJetifier=true
android.useAndroidX=true

app.version.code=299
app.version.name=3.4.2
app.version.code=300
app.version.name=3.4.2.1

kotlin.version=1.4.31
kotlin.coroutines=1.3.7
Expand Down

0 comments on commit 362caf3

Please sign in to comment.