Skip to content

Commit

Permalink
Bump version to 3.4.5 (3450)
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedre committed Dec 1, 2024
1 parent 8e9fab8 commit 8bcea5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ android {
namespace = "com.quran.labs.androidquran"

defaultConfig {
versionCode = 3441
versionName = "3.4.4"
versionCode = 3450
versionName = "3.4.5"
testInstrumentationRunner = "com.quran.labs.androidquran.core.QuranTestRunner"
}

Expand Down

0 comments on commit 8bcea5f

Please sign in to comment.