Skip to content

Commit

Permalink
Added pull to refresh
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihai-Cristian Condrea committed Jul 19, 2024
1 parent 16afff1 commit fe5f251
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 135 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
applicationId = "com.d4rk.cleaner"
minSdk = 26
targetSdk = 34
versionCode = 95
versionCode = 96
versionName = "2.0.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
resourceConfigurations += listOf(
Expand Down
Loading

0 comments on commit fe5f251

Please sign in to comment.