mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 21:34:53 +00:00
Update Next Actualités informatiques to 2.7.0 (270)
This commit is contained in:
parent
268f95af33
commit
209446935f
1 changed files with 14 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ License: GPL-3.0-only
|
|||
SourceCode: https://github.com/AnaelMobilia/NextINpact-Unofficial
|
||||
IssueTracker: https://github.com/AnaelMobilia/NextINpact-Unofficial/issues
|
||||
|
||||
AutoName: INpact Actualités informatiques
|
||||
AutoName: Next Actualités informatiques
|
||||
Description: |-
|
||||
Browse articles and comments on <a href="https://www.nextinpact.com/">NextINpact</a>. This
|
||||
is an unofficial app not related to the actual website.
|
||||
|
|
@ -187,7 +187,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.7.0
|
||||
versionCode: 270
|
||||
commit: ad9524e43cc1927f68bbe48ec2dcba8173a4122a
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.9
|
||||
CurrentVersionCode: 269
|
||||
CurrentVersion: 2.7.0
|
||||
CurrentVersionCode: 270
|
||||
|
|
|
|||
Loading…
Reference in a new issue