Skip to content
This repository has been archived by the owner on Dec 6, 2024. It is now read-only.

Commit

Permalink
bump version to 5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jamal2362 committed May 22, 2024
1 parent 3ca5f85 commit 15924d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
applicationId 'com.jamal2367.coreelec'
minSdk 24
targetSdk 34
versionCode 40
versionName '4.0'
versionCode 50
versionName '5.0'
resConfigs 'en', 'de', 'hu'
setProperty('archivesBaseName', 'Reboot_to_CoreELEC_' + versionName)
}
Expand Down

0 comments on commit 15924d0

Please sign in to comment.