Skip to content

Commit 03e0bc9

Browse files
author
Ashvin Vavaliya
committed
- module name updated and readme updated
1 parent 65d4e4f commit 03e0bc9

20 files changed

+4
-14
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright [yyyy] [name of copyright owner]
189+
Copyright [2021] [Simform Solutions]
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ FFmpeg Android runs on the following architectures:
7676

7777
```
7878
dependencies {
79-
implementation 'com.github.SimformSolutionsPvtLtd:SSffmpegVideoOpertaion:1.0.1'
79+
implementation 'com.github.SimformSolutionsPvtLtd:SSffmpegVideoOperation:1.0.2'
8080
}
8181
```
8282

File renamed without changes.

SSffmpegVideoOpertaion/src/main/java/com/simform/videooperations/CallBackOfQuery.kt renamed to SSffmpegVideoOperation/src/main/java/com/simform/videooperations/CallBackOfQuery.kt

File renamed without changes.

SSffmpegVideoOpertaion/src/main/java/com/simform/videooperations/Common.kt renamed to SSffmpegVideoOperation/src/main/java/com/simform/videooperations/Common.kt

File renamed without changes.

SSffmpegVideoOpertaion/src/main/java/com/simform/videooperations/FFmpegCallBack.kt renamed to SSffmpegVideoOperation/src/main/java/com/simform/videooperations/FFmpegCallBack.kt

File renamed without changes.

0 commit comments

Comments
 (0)