Skip to content

Commit 1aa1bdb

Browse files
committed
Update Infura key
1 parent 3b34680 commit 1aa1bdb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/build.gradle

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ android {
1717
compileSdk compile_sdk_version
1818
minSdkVersion min_sdk_version
1919
targetSdkVersion compile_sdk_version
20-
versionCode 99
21-
versionName "0.37.5"
20+
versionCode 100
21+
versionName "0.37.6"
2222
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2323

2424
kapt {
@@ -112,8 +112,8 @@ android {
112112
resValue "string", "twitterBearerToken", "AAAAAAAAAAAAAAAAAAAAAJgeNwEAAAAA6xVpR6xLKTrxIA3kkSyRA92LDpA%3Da6auybDwcymUyh2BcS6zZwicUdxGtrzJC0qvOSdRwKLeqBGhwB"
113113
resValue "string", "cryptoCompareApiKey", ""
114114
resValue "string", "uniswapGraphUrl", "https://api.thegraph.com/subgraphs/name/uniswap/uniswap-v2"
115-
resValue "string", "infuraProjectId", "5bf760228fcd47bb8d277dba49b7b369"
116-
resValue "string", "infuraSecretKey", "7b81c992c98d4e60aaa8a0ef9acff2be"
115+
resValue "string", "infuraProjectId", "fc344bd5cc7e4bd3bb356a68a831d1ea"
116+
resValue "string", "infuraSecretKey", "g2a75Cb5qI8NKXSonkHjv1sjj2QGL9l8iMu0iGcw06+/hEKGeXPydg"
117117
resValue "string", "etherscanKey", "TTH1114D5VD5ZMCJZ4B74SGIDRCGSKWGX9"
118118
resValue "string", "bscscanKey", "HBQQN4GTKCHYSRZCKFVQJ3FWGPY4T8237Y"
119119
resValue "string", "polygonscanKey", "2JM7USE5YRI59RWFZQI2RECAZSNI5QEQGV"

0 commit comments

Comments
 (0)