Skip to content

Commit

Permalink
Release v0.3.2-beta
Browse files Browse the repository at this point in the history
Signed-off-by: DC* <[email protected]>
  • Loading branch information
desyncr committed Apr 3, 2021
1 parent bfa77fb commit 6077d60
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 302
versionName '0.3.1-beta'
versionCode 303
versionName '0.3.2-beta'

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

0 comments on commit 6077d60

Please sign in to comment.