Skip to content

Commit

Permalink
Update app versions (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
TinasheMzondiwa authored Jan 5, 2023
1 parent 327b044 commit ba035ae
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Requires [Android Studio](https://developer.android.com/studio/) 4.0.0 or above

## License

Copyright 2022 Tinashe Mzondiwa
Copyright 2023 Tinashe Mzondiwa

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ android {
applicationId = "com.tinashe.christInSong"
minSdk = 21
targetSdk = 33
versionCode = 3432
versionCode = 3433
versionName = libs.versions.app.get()
vectorDrawables.useSupportLibrary = true

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
app = "3.5.0"
app = "3.5.1"
android-billing = "5.1.0"
androidx-activity = "1.6.1"
androidx-annotations = "1.5.0"
Expand Down

0 comments on commit ba035ae

Please sign in to comment.