Skip to content
This repository has been archived by the owner on Jan 23, 2025. It is now read-only.

Commit

Permalink
Частичный фикс google play защиты
Browse files Browse the repository at this point in the history
  • Loading branch information
ve3xone committed Jun 22, 2024
1 parent 6c13bc3 commit 9ac804b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ android {
defaultConfig {
applicationId "org.goyda.todo"
minSdkVersion 26
targetSdkVersion 29
targetSdkVersion 33
versionCode 1
versionName "1.1.3"
versionName "1.1.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 9ac804b

Please sign in to comment.