mirror of
https://github.com/antebudimir/tempus.git
synced 2025-12-31 09:33:33 +00:00
chore: bumped version, updated ignore file
This commit is contained in:
parent
e228e74e6a
commit
e7555119f0
2 changed files with 3 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -17,5 +17,5 @@
|
|||
.vscode/settings.json
|
||||
# release / debug files
|
||||
tempus-release-key.jks
|
||||
app/tempo/
|
||||
app/notquitemy/
|
||||
app/tempus/
|
||||
app/degoogled/
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ android {
|
|||
targetSdk 35
|
||||
|
||||
versionCode 1
|
||||
versionName '4.0.0.alpha'
|
||||
versionName '4.0.0'
|
||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||
|
||||
javaCompileOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue