Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
botbahlul authored Feb 11, 2023
1 parent 7b8f37e commit 3d42d65
Show file tree
Hide file tree
Showing 6 changed files with 937 additions and 505 deletions.
4 changes: 1 addition & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
minSdkVersion 23
targetSdkVersion 29
versionCode 1
versionName "1.2"
versionName "1.3"

ndk {
abiFilters "armeabi-v7a", "arm64-v8a", "x86", "x86_64"
Expand All @@ -33,9 +33,7 @@ android {
install "idna==2.10"
install "wave"
install "requests"
install "progressbar==2.5"
install "googletrans==4.0.0-rc1"
install "pygoogletranslation"
install "pysrt"
install "six"
}
Expand Down
Loading

0 comments on commit 3d42d65

Please sign in to comment.