@@ -17,8 +17,8 @@ android {
17
17
compileSdk compile_sdk_version
18
18
minSdkVersion min_sdk_version
19
19
targetSdkVersion compile_sdk_version
20
- versionCode 99
21
- versionName " 0.37.5 "
20
+ versionCode 100
21
+ versionName " 0.37.6 "
22
22
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
23
23
24
24
kapt {
@@ -112,8 +112,8 @@ android {
112
112
resValue " string" , " twitterBearerToken" , " AAAAAAAAAAAAAAAAAAAAAJgeNwEAAAAA6xVpR6xLKTrxIA3kkSyRA92LDpA%3Da6auybDwcymUyh2BcS6zZwicUdxGtrzJC0qvOSdRwKLeqBGhwB"
113
113
resValue " string" , " cryptoCompareApiKey" , " "
114
114
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 "
117
117
resValue " string" , " etherscanKey" , " TTH1114D5VD5ZMCJZ4B74SGIDRCGSKWGX9"
118
118
resValue " string" , " bscscanKey" , " HBQQN4GTKCHYSRZCKFVQJ3FWGPY4T8237Y"
119
119
resValue " string" , " polygonscanKey" , " 2JM7USE5YRI59RWFZQI2RECAZSNI5QEQGV"
0 commit comments