Skip to content

Commit 3c707b3

Browse files
committed
Bump version 0.3.4-beta
1 parent 454adb8 commit 3c707b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ android {
1111
applicationId "org.freenetproject.mobile"
1212
minSdkVersion 22
1313
targetSdkVersion 30
14-
versionCode 304
15-
versionName '0.3.3-beta'
14+
versionCode 305
15+
versionName '0.3.4-beta'
1616

1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818
multiDexEnabled true

0 commit comments

Comments
 (0)