M M Arif 2020-06-04 15:50:12 +02:00
parent f371eb3102
commit f69d747b7c
1 changed files with 1 additions and 1 deletions

@ -182,4 +182,4 @@ final Context ctx = LoginActivity.this;
```
#### Static Variables
Static and standard reusable variables should be stored in [StaticGlobalVariables.java](https://gitea.com/gitnex/GitNex/src/branch/master/app/src/main/java/org/mian/gitnex/helpers/StaticGlobalVariables.java).
Static and standard reusable variables should be stored in [StaticGlobalVariables.java](https://codeberg.org/gitnex/GitNex/src/branch/master/app/src/main/java/org/mian/gitnex/helpers/StaticGlobalVariables.java).