Skip to content

✋ twenty five#27

Merged
Turskyi merged 7 commits into
masterfrom
twenty_five
Jul 10, 2025
Merged

✋ twenty five#27
Turskyi merged 7 commits into
masterfrom
twenty_five

Conversation

@Turskyi

@Turskyi Turskyi commented Jul 10, 2025

Copy link
Copy Markdown
Owner

No description provided.

- Update Gradle to 8.10.2
- Update Android Gradle Plugin to 8.8.0
- Update compile and target SDK version to 35
- Update dependencies:
    - androidx.datastore:datastore-preferences to 1.1.2
    - androidx.core:core-ktx to 1.15.0
    - androidx.test.ext:junit to 1.2.1
    - androidx.test.espresso:espresso-core to 3.6.1
- Increment version code to 25 and version name to 2.1.2

Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
- Update Android Gradle Plugin to 8.8.0
- Update compile and target SDK version to 35
- Update dependencies:
    - androidx.datastore:datastore-preferences to 1.1.2
    - androidx.core:core-ktx to 1.15.0
    - androidx.test.ext:junit to 1.2.1
    - androidx.test.espresso:espresso-core to 3.6.1
- Increment version code to 25 and version name to 2.1.2
- Update Firebase App Distribution workflow to use Google Application Credentials
- Fix Kapt usage warning for Glide

This commit updates various dependencies and build configurations to improve the app's stability and compatibility. It updates the Android Gradle Plugin, compile and target SDK versions, and several core libraries. Additionally, it addresses warnings related to Kapt usage for Glide and improves the Firebase App Distribution workflow.

Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
- Update Kotlin Gradle plugin to use the version specified in `kotlin_version` property
- Update Kotlin version to 2.0.21
- Update androidx.core:core-ktx to 1.15.0
- Update Firebase dependencies to use the latest versions without specifying version numbers
- Update GitHub Actions workflow:
    - Use actions/checkout@v2
    - Set JDK environment to JDK 17 using Eclipse Temurin distribution
    - Remove unnecessary line break after Generate Release APK step
    - Use service account key for Firebase App Distribution token

Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
Update the Firebase App Distribution workflow to use `serviceCredentialsFileContent` instead of `token` for authentication, using the `CREDENTIAL_FILE_CONTENT` secret. This aligns with best practices for security and allows for more granular control over permissions.

Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
Updated the JDK version to 17 in the workflow setup and corrected capitalization in the steps for generating and uploading the release APK. Also added the serviceCredentialsFile for Firebase App Distribution.

Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
This commit updates various dependencies to their latest versions and upgrades Gradle to 8.14.3.

Key changes include:
- Upgraded Android Gradle Plugin to 8.11.0
- Updated Kotlin version to 2.2.0
- Incremented `min_sdk_version` to 23
- Updated several AndroidX libraries including activity, appcompat, core, fragment, datastore-preferences, recyclerview, and viewpager2.
- Updated Firebase BoM, Firebase UI Auth, and other Firebase libraries.
- Upgraded networking libraries: Gson, OkHttp, and Retrofit.
- Updated Koin, JWT, Material Components, Google Play Services, Facebook SDK, Lottie, and testing libraries (JUnit, Espresso).
- Removed deprecated `setIsSmartLockEnabled(true)` from Firebase Auth UI.
- Added `.kotlin/errors` to `.gitignore`.

Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
@Turskyi Turskyi self-assigned this Jul 10, 2025
@Turskyi Turskyi added the enhancement New feature or request label Jul 10, 2025
This commit enhances the Firebase Authentication UI by removing the action bar and title, and adding padding to the top. It also includes code style improvements in `HomeActivity.kt` for better readability.

Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
@Turskyi
Turskyi merged commit df0e93e into master Jul 10, 2025
2 checks passed
@Turskyi
Turskyi deleted the twenty_five branch July 10, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant