Compare commits

..

1 Commits

Author SHA1 Message Date
aminecmi
8faf37b116 chore: update versions.
All checks were successful
Check PR code / Lint (pull_request) Successful in 57s
Check PR code / build (pull_request) Successful in 9m15s
2024-11-25 22:42:25 +01:00
7 changed files with 6 additions and 11 deletions

View File

@@ -35,11 +35,6 @@ jobs:
$(cat CHANGELOG.md)" > CHANGELOG.md
git add CHANGELOG.md
touch ./fastlane/metadata/android/en\-US/changelogs/$VER.txt
echo "**$VER**
$CHANGELOG" > ./fastlane/metadata/android/en\-US/changelogs/$VER.txt
git add ./fastlane/metadata/android/en\-US/changelogs/$VER.txt
git commit -m "Changelog for $VER"
- name: Push changes
uses: appleboy/git-push-action@v1.0.0

View File

@@ -1,4 +1,4 @@
**v124113301**
**v124113301
- chore: Gitea Action
- Merge pull request 'chore: Gitea Action' (#164) from runner into master

View File

@@ -7,8 +7,8 @@ buildscript {
plugins {
//trick: for the same plugin versions in all sub-modules
id("com.android.application").version("8.7.2").apply(false)
id("com.android.library").version("8.7.2").apply(false)
id("com.android.application").version("8.4.0").apply(false)
id("com.android.library").version("8.4.0").apply(false)
id("org.jetbrains.kotlin.android").version("1.9.10").apply(false)
kotlin("multiplatform").version("1.9.10").apply(false)
id("com.mikepenz.aboutlibraries.plugin").version("10.5.1").apply(false)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 294 KiB

View File

@@ -1 +1 @@
A new RSS reader for selfoss (http://selfoss.aditu.de/)
A new RSS reader for <a href="http://selfoss.aditu.de/">selfoss</a>.

View File

@@ -1,6 +1,6 @@
#Mon Nov 25 22:48:24 CET 2024
#Sat Nov 23 21:22:37 CET 2024
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists