chore: bumped version, updated ignore file
This commit is contained in:
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 {
|
||||
|
||||
Reference in New Issue
Block a user