Skip to content

Commit

Permalink
Primal 2.0.27 release
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandarIlic committed Dec 7, 2024
1 parent 2a908cf commit 6b08168
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 11 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 = 194
versionName = "2.0.26"
versionCode = 195
versionName = "2.0.27"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

Expand Down
11 changes: 2 additions & 9 deletions app/src/main/github/release-notes/github.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
## Changes
- Show support us notice ALWAYS for TESTING PURPOSES
- Set GOLD legendary style as default during become legend flow
- Implemented Legend UX customization for direct buys;
- Implemented Primal OG in buying premium;
- Implemented clicks on premium badges on profile details screen;
- Updated become legend intro screen;
- Updated legend icons in SupportPrimalScreen;
- Implement premium badge on profile details;
- Updated "Follows You" badge on ProfileDetails screen;
- Implemented buying primal legend without premium membership;
- Fixed scrolling issue with profile details legend avatars;

0 comments on commit 6b08168

Please sign in to comment.