Load default list of explore repositories

This commit is contained in:
M M Arif
2019-12-03 18:20:26 +05:00
parent 29cc8a2ad4
commit 536665be5f
3 changed files with 39 additions and 6 deletions

View File

@@ -6,8 +6,8 @@ android {
applicationId "org.mian.gitnex"
minSdkVersion 21
targetSdkVersion 29
versionCode 80
versionName "2.3.0"
versionCode 90
versionName "2.4.0-dev"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {