cgeo / openWIG

Clone of unmaintained repository biylda/openwig to continue app development of WhereYouGo, which is using openWIG. Original repository: matejcik/openwig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

initial step - create a base version to refer it from WhereYouGo

bekuno opened this issue · comments

commented

Currently defined:

    // openwig with extentions
    implementation 'com.github.biylda:openwig:3a1e405'

Goal:

    // openwig with extentions
    implementation 'com.github.cgeo:openwig:1.0.0'

This should be the first step before delete unneeded parts.