Skip to content

Commit 5e1254a

Browse files
committed
Release v3.8.3
1 parent 3d9fd3f commit 5e1254a

File tree

73 files changed

+76
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+76
-76
lines changed

README.md

Lines changed: 2 additions & 2 deletions

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ apply from: "publish.gradle"
2929

3030
// Version number used for simpledialogfragments library, testApp and maven repository
3131
ext {
32-
VERSION = '3.8.2'
33-
VERSION_NR = 382
32+
VERSION = '3.8.3'
33+
VERSION_NR = 383
3434
}
3535

3636

docs/javadoc/allclasses-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="de">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Classes and Interfaces (simpledialogfragments 3.8.2 API)</title>
5+
<title>All Classes and Interfaces (simpledialogfragments 3.8.3 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="class index">

docs/javadoc/allpackages-index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="de">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>All Packages (simpledialogfragments 3.8.2 API)</title>
5+
<title>All Packages (simpledialogfragments 3.8.3 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="package index">

docs/javadoc/constant-values.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="de">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Constant Field Values (simpledialogfragments 3.8.2 API)</title>
5+
<title>Constant Field Values (simpledialogfragments 3.8.3 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="summary of constants">

docs/javadoc/deprecated-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="de">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>Deprecated List (simpledialogfragments 3.8.2 API)</title>
5+
<title>Deprecated List (simpledialogfragments 3.8.3 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="deprecated elements">

docs/javadoc/eltos/simpledialogfragment/CustomViewDialog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="de">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>CustomViewDialog (simpledialogfragments 3.8.2 API)</title>
5+
<title>CustomViewDialog (simpledialogfragments 3.8.3 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: eltos.simpledialogfragment, class: CustomViewDialog">

docs/javadoc/eltos/simpledialogfragment/FullscreenAlertDialog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="de">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>FullscreenAlertDialog (simpledialogfragments 3.8.2 API)</title>
5+
<title>FullscreenAlertDialog (simpledialogfragments 3.8.3 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: eltos.simpledialogfragment, class: FullscreenAlertDialog">

docs/javadoc/eltos/simpledialogfragment/SimpleCheckDialog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="de">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>SimpleCheckDialog (simpledialogfragments 3.8.2 API)</title>
5+
<title>SimpleCheckDialog (simpledialogfragments 3.8.3 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: eltos.simpledialogfragment, class: SimpleCheckDialog">

docs/javadoc/eltos/simpledialogfragment/SimpleDateDialog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="de">
33
<head>
44
<!-- Generated by javadoc (17) -->
5-
<title>SimpleDateDialog (simpledialogfragments 3.8.2 API)</title>
5+
<title>SimpleDateDialog (simpledialogfragments 3.8.3 API)</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
88
<meta name="description" content="declaration: package: eltos.simpledialogfragment, class: SimpleDateDialog">

0 commit comments

Comments
 (0)