Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
IndusAryan committed Jan 31, 2024
2 parents 94e38ac + b88f948 commit a7d75a0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.0.0-dev.2](https://github.com/IndusAryan/twitter-patches/compare/v1.0.0-dev.1...v1.0.0-dev.2) (2024-01-31)


### Features

* **twitter:** app wide material theme (replaces dim) ([6ef89ae](https://github.com/IndusAryan/twitter-patches/commit/6ef89ae9c6a2aa48ea08fc61114ca249a1469e90))

# 1.0.0-dev.1 (2024-01-31)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.parallel = true
org.gradle.caching = true
kotlin.code.style = official
version = 1.0.0-dev.1
version = 1.0.0-dev.2

0 comments on commit a7d75a0

Please sign in to comment.