mirror of
https://github.com/selfxyz/self.git
synced 2026-04-05 03:00:53 -04:00
generate scope from dns (#495)
* generate scope from dns * switch between api and staging api according to document type * add poland passport to mockdatascreen * yarn nice * bump sdk version * bump app version * Feat/update sdk (#496) * export castFromScope * export proof conversion * publish new package * update package * update package * add hashEndpointWithScope to export member --------- Co-authored-by: nicoshark <i.am.nicoshark@gmail.com>
This commit is contained in:
committed by
GitHub
parent
effafe9ab0
commit
fafc765af7
@@ -85,7 +85,7 @@ android {
|
||||
applicationId "com.proofofpassportapp"
|
||||
minSdkVersion rootProject.ext.minSdkVersion
|
||||
targetSdkVersion rootProject.ext.targetSdkVersion
|
||||
versionCode 49
|
||||
versionCode 53
|
||||
versionName "2.5.0"
|
||||
externalNativeBuild {
|
||||
cmake {
|
||||
|
||||
Reference in New Issue
Block a user