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
|
.vscode/settings.json
|
||||||
# release / debug files
|
# release / debug files
|
||||||
tempus-release-key.jks
|
tempus-release-key.jks
|
||||||
app/tempo/
|
app/tempus/
|
||||||
app/notquitemy/
|
app/degoogled/
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ android {
|
||||||
targetSdk 35
|
targetSdk 35
|
||||||
|
|
||||||
versionCode 1
|
versionCode 1
|
||||||
versionName '4.0.0.alpha'
|
versionName '4.0.0'
|
||||||
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
|
||||||
|
|
||||||
javaCompileOptions {
|
javaCompileOptions {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue