Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fd41395ab8 | ||
|
|
269066e036 | ||
|
|
04e692e5e9 |
@@ -3,7 +3,7 @@
|
|||||||
## Pending release
|
## Pending release
|
||||||
|
|
||||||
## What's Changed
|
## What's Changed
|
||||||
## [4.9.0](https://github.com/eddyizm/tempo/releases/tag/v4.9.0) (2026-01-24)
|
## [4.9.1](https://github.com/eddyizm/tempo/releases/tag/v4.9.1) (2026-01-24)
|
||||||
* chore: i18n: Add Romanian translation (including locale_config this time!) by @DevMatei in https://github.com/eddyizm/tempus/pull/357
|
* chore: i18n: Add Romanian translation (including locale_config this time!) by @DevMatei in https://github.com/eddyizm/tempus/pull/357
|
||||||
* French localization update by @benoit-smith in https://github.com/eddyizm/tempus/pull/356
|
* French localization update by @benoit-smith in https://github.com/eddyizm/tempus/pull/356
|
||||||
* chore(i18n): Update Spanish translation by @jaime-grj in https://github.com/eddyizm/tempus/pull/364
|
* chore(i18n): Update Spanish translation by @jaime-grj in https://github.com/eddyizm/tempus/pull/364
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
## New Contributors
|
## New Contributors
|
||||||
* @pgrit made their first contribution in https://github.com/eddyizm/tempus/pull/375
|
* @pgrit made their first contribution in https://github.com/eddyizm/tempus/pull/375
|
||||||
|
|
||||||
**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.6.4...v4.9.0
|
**Full Changelog**: https://github.com/eddyizm/tempus/compare/v4.6.4...v4.9.1
|
||||||
|
|
||||||
## What's Changed
|
## What's Changed
|
||||||
## [4.6.4](https://github.com/eddyizm/tempo/releases/tag/v4.6.4) (2026-01-13)
|
## [4.6.4](https://github.com/eddyizm/tempo/releases/tag/v4.6.4) (2026-01-13)
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ android {
|
|||||||
targetSdk 35
|
targetSdk 35
|
||||||
|
|
||||||
versionCode 14
|
versionCode 14
|
||||||
versionName '4.9.0'
|
versionName '4.9.1'
|
||||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|||||||
Reference in New Issue
Block a user