Skip to content

Commit

Permalink
update to 3.0.6-RC-2
Browse files Browse the repository at this point in the history
  • Loading branch information
iamironrabbit committed Feb 17, 2022
1 parent 6cd9c94 commit 62550ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions zomapp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
applicationId "im.zom.messenger"
minSdkVersion 21
targetSdkVersion 31
versionCode 306002100
versionName "3.0.6-RC-1"
versionCode 306002200
versionName "3.0.6-RC-2"
archivesBaseName = "Zom-$versionName"
multiDexEnabled true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down Expand Up @@ -115,7 +115,7 @@ dependencies {
// // lock
implementation 'com.github.thealeksandr:PFLockScreen-Android:1.0.0-beta7'

implementation 'info.guardianproject.keanuapp:keanulib:0.0.5.70'
implementation 'info.guardianproject.keanuapp:keanulib:0.0.5.71'

}

Expand Down

0 comments on commit 62550ca

Please sign in to comment.