Skip to content

Commit

Permalink
v0.94.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorpamplona committed Jan 5, 2025
1 parent 306ce9a commit 9816577
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions amethyst/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ android {
applicationId "com.vitorpamplona.amethyst"
minSdk libs.versions.android.minSdk.get().toInteger()
targetSdk libs.versions.android.targetSdk.get().toInteger()
versionCode 417
versionName "0.94.2"
versionCode 418
versionName "0.94.3"
buildConfigField "String", "RELEASE_NOTES_ID", "\"fd42b23b9ef792059b1c1a89555443abbb11578f4b3c8430b452559eec7325f3\""

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 9816577

Please sign in to comment.