Skip to content

Commit 4efebec

Browse files
committedNov 7, 2022
Bump to 3.5.0
1 parent 90094fe commit 4efebec

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
@@ -37,8 +37,8 @@ android {
3737
applicationId "be.ugent.zeus.hydra"
3838
minSdkVersion 21
3939
targetSdkVersion 33
40-
versionCode 34000
41-
versionName "3.4.0"
40+
versionCode 35000
41+
versionName "3.5.0"
4242
vectorDrawables.useSupportLibrary = true
4343
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4444
resConfigs "nl", "en"

0 commit comments

Comments
 (0)