Release 3.2.0 (#717)

Prepare release 3.2.0

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/717
This commit is contained in:
M M Arif
2020-09-30 21:08:48 +02:00
parent 00cfcbc9cf
commit 996983d7a3
12 changed files with 29 additions and 6 deletions

View File

@@ -191,8 +191,6 @@ public class ExploreRepositoriesFragment extends Fragment {
limit = response.body().getSearchedData().size();
Log.e("exploreRepos", String.valueOf(limit));
if(!append) {
dataList.clear();