Skip to content
Snippets Groups Projects
Unverified Commit ad47d044 authored by akwizgran's avatar akwizgran
Browse files

Bump version numbers for 1.0.8 release.

parent aa4cd109
No related branches found
No related tags found
No related merge requests found
Pipeline #16092 passed
...@@ -24,8 +24,8 @@ android { ...@@ -24,8 +24,8 @@ android {
applicationId "org.briarproject.mailbox" applicationId "org.briarproject.mailbox"
minSdkVersion 18 minSdkVersion 18
targetSdkVersion 33 targetSdkVersion 33
versionCode 10007 versionCode 10008
versionName "1.0.7" versionName "1.0.8"
multiDexEnabled true // only needed when minSdkVersion < 21 multiDexEnabled true // only needed when minSdkVersion < 21
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment