Skip to content

Commit

Permalink
Bump version 0.3.4-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
desyncr committed Jul 2, 2021
1 parent 454adb8 commit 3c707b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "org.freenetproject.mobile"
minSdkVersion 22
targetSdkVersion 30
versionCode 304
versionName '0.3.3-beta'
versionCode 305
versionName '0.3.4-beta'

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
Expand Down

0 comments on commit 3c707b3

Please sign in to comment.