File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
8
8
applicationId " com.github.hiteshsondhi88.libffmpeg"
9
9
minSdkVersion 16
10
10
targetSdkVersion 16
11
- versionCode 24
12
- versionName " 0.2.4 "
11
+ versionCode 25
12
+ versionName " 0.2.5 "
13
13
}
14
14
15
15
sourceSets. main {
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
8
8
applicationId " com.github.hiteshsondhi88.sampleffmpeg"
9
9
minSdkVersion 16
10
10
targetSdkVersion 20
11
- versionCode 24
12
- versionName " 0.2.4 "
11
+ versionCode 25
12
+ versionName " 0.2.5 "
13
13
}
14
14
15
15
sourceSets. main {
Original file line number Diff line number Diff line change 1
- VERSION_NAME =0.2.4
2
- VERSION_CODE =24
1
+ VERSION_NAME =0.2.5
2
+ VERSION_CODE =25
3
3
GROUP =com.github.hiteshsondhi88.libffmpeg
4
4
5
5
POM_DESCRIPTION =Java implementation of ffmpeg for Android
You can’t perform that action at this time.
0 commit comments