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

Bump version numbers for 1.0.7 release.

parent ba9856b3
No related branches found
No related tags found
No related merge requests found
Pipeline #15675 passed
...@@ -24,8 +24,8 @@ android { ...@@ -24,8 +24,8 @@ android {
applicationId "org.briarproject.mailbox" applicationId "org.briarproject.mailbox"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 33 targetSdkVersion 33
versionCode 10006 versionCode 10007
versionName "1.0.6" versionName "1.0.7"
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.
Finish editing this message first!
Please register or to comment