EventyayAttendee - fix build 0.5, update repo name and remove NonFreeNet
This commit is contained in:
parent
748ab10a75
commit
0862fed217
|
|
@ -1,20 +1,19 @@
|
||||||
AntiFeatures:
|
AntiFeatures:
|
||||||
- Tracking
|
- Tracking
|
||||||
- NonFreeNet
|
|
||||||
Categories:
|
Categories:
|
||||||
- Internet
|
- Internet
|
||||||
- Connectivity
|
- Connectivity
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
WebSite: https://eventyay.com/
|
WebSite: https://eventyay.com/
|
||||||
SourceCode: https://github.com/fossasia/open-event-android
|
SourceCode: https://github.com/fossasia/open-event-attendee-android
|
||||||
IssueTracker: https://github.com/fossasia/open-event-android/issues
|
IssueTracker: https://github.com/fossasia/open-event-attendee-android/issues
|
||||||
Changelog: https://github.com/fossasia/open-event-android/releases
|
Changelog: https://github.com/fossasia/open-event-attendee-android/releases
|
||||||
|
|
||||||
AutoName: Eventyay Attendee
|
AutoName: Eventyay Attendee
|
||||||
Description: Discover upcoming events near you and get personalized recommendations.
|
Description: Discover upcoming events near you and get personalized recommendations.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/fossasia/open-event-android
|
Repo: https://github.com/fossasia/open-event-attendee-android
|
||||||
|
|
||||||
Builds:
|
Builds:
|
||||||
- versionName: 0.0.1a
|
- versionName: 0.0.1a
|
||||||
|
|
@ -72,6 +71,7 @@ Builds:
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- fdroid
|
- fdroid
|
||||||
|
prebuild: sed -i -e '/LOCAL_KEY/d' build.gradle
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue