Skip to content

Commit

Permalink
Primal 2.0.35 release
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarIlic committed Dec 31, 2024
1 parent 013b3ba commit c6fe96b
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 @@ -60,8 +60,8 @@ android {
applicationId = "net.primal.android"
minSdk = 26
targetSdk = 35
versionCode = 202
versionName = "2.0.34"
versionCode = 203
versionName = "2.0.35"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit c6fe96b

Please sign in to comment.