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:
turnoffthiscomputer
2025-03-31 14:20:13 -04:00
committed by GitHub
parent effafe9ab0
commit fafc765af7
20 changed files with 3761 additions and 5046 deletions

View File

@@ -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 {