chore: bumped version, updated ignore file

This commit is contained in:
eddyizm 2025-10-26 09:35:12 -07:00
parent e228e74e6a
commit e7555119f0
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View file

@ -17,5 +17,5 @@
.vscode/settings.json
# release / debug files
tempus-release-key.jks
app/tempo/
app/notquitemy/
app/tempus/
app/degoogled/

View file

@ -11,7 +11,7 @@ android {
targetSdk 35
versionCode 1
versionName '4.0.0.alpha'
versionName '4.0.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
javaCompileOptions {